Welcome![Sign In][Sign Up]
Location:
Search - http java

Search list

[JSP/Javabs_shopping

Description: bs_网上购物系统每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示: 例子 | +--- -例子名称 | +------数据库表(文件夹) | +------源代码(文件夹) | +-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】 | +------可执行程序(cs结构的例子特有) | | | +-------可执行的jar包 | +------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有) 在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。 -bs_ online shopping system each case folder with all the database tables, Source documents and procedures for a war Package (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineering documents, recom
Platform: | Size: 2413568 | Author: angel | Hits:

[JSP/Javacs_caiwujizhang

Description: cs_人财务记账系统每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示: 例子 | +--- -例子名称 | +------数据库表(文件夹) | +------源代码(文件夹) | +-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】 | +------可执行程序(cs结构的例子特有) | | | +-------可执行的jar包 | +------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有) 在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。 -cs_ financial accounting systems were examples of each folder with all the database tables, Source documents and procedures for a war Package (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineerin
Platform: | Size: 1267712 | Author: angel | Hits:

[JSP/Javacs_jishi

Description: cs_日程记事系统每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示: 例子 | +--- -例子名称 | +------数据库表(文件夹) | +------源代码(文件夹) | +-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】 | +------可执行程序(cs结构的例子特有) | | | +-------可执行的jar包 | +------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有) 在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。 -cs_ agenda examples of each notebook system folder with all the database tables, Source documents and procedures for a war Package (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineering documents
Platform: | Size: 4529152 | Author: angel | Hits:

[JSP/JavaHttpDownExample

Description: 用多线程下载URL定位的文件,主要供学习java多线程的人和HTTP协议的人参考-using multithreading download URL positioning documents, primarily for the study of java multithreading and the HTTP protocol reference
Platform: | Size: 17408 | Author: zhxmyself | Hits:

[JSP/JavaMTdownload

Description: 自己编写的一个在Java中通过http协议多线程下载的一个程序例子。通过HTTP请求先得到文件长度,一般切成5块后分别下载。本人在Jbuilder9中调试通过!开发环境JBuilder9-themselves in the preparation of a Java through http protocol multithreaded download a procedural example. HTTP request prior document length, cut into five general respectively after downloading. I Jbuilder9 debug through! Development Environment JBuilder9
Platform: | Size: 33792 | Author: lbqgr | Hits:

[JSP/JavaWebServer-127

Description: 用java开发的,支持jsp,高性能小型http服务器。-java development with the support of jsp, high-performance mini- http server.
Platform: | Size: 2269184 | Author: 学金 | Hits:

[JSP/Javajavatotaskbardemo

Description: JAVA系统托盘图标控制程序,说明:   这是一个用写的系统托盘图标控制程序.带有一个显示本程序源代码的功能. 曾经看过别人用Java JNI技术也写了类似的程序,不过本程序完全应用java而没有用C. 配置和运行:    该程序运行于JDK1.6,首先你的机器必须安装JDK的最新版.如果没有的话到http://java.sun.com进行下载和安装.   通常你可以直接双击TrayIcon.exe运行本程序,如果不能直接双击运行,请使用run.bat文件运行.-JAVA system tray icon control procedures : This a writing system tray icon control procedures. With a show that the source code functions. Have seen others using Java JNI technology also wrote a similar procedure, But the full application procedures without using java C. configuration and run : The procedures in JDK1.6. First you must install the machines to the latest version of JDK. If not then to http :// java.sun.com download and installation. Usually you can double-click TrayIcon.exe direct operation of the procedure, if not directly Double-click operation, Please use the documents run.bat operation.
Platform: | Size: 46080 | Author: 风林火山 | Hits:

[JSP/Java20070301HttpServer

Description: java开发的HttpServer程序,C/S结构,多线程-java development HttpServer procedures, C/S architecture, multi-threaded
Platform: | Size: 16384 | Author: 马成龙 | Hits:

[JSP/JavaWeb_Server_20070101

Description: 简易WEB服务器,JAVA SOCKET编程,HTTP协议相关-simple Web servers, Java Socket Programming, HTTP protocol related
Platform: | Size: 7168 | Author: shuiguo | Hits:

[Internet-NetworkHTTPClient.tar

Description: Http client implemented in Java
Platform: | Size: 550912 | Author: Sean | Hits:

[JSP/Javapacketcap

Description: 基于winpcap以及jpcap的网络嗅探,捕获并分析包内容,以及简单的http组包-winpcap and jpcap based network sniffer, packet capture and analysis, and the simple http Packet Group
Platform: | Size: 94208 | Author: mingming | Hits:

[JSP/Javahttp_server_java

Description: 一个用java实现的http服务器端例程,源代码。-use a java realized http server routines, the source code.
Platform: | Size: 2048 | Author: wq | Hits:

[JSPLangGeTaiJavaJDK5.0StudyNote

Description: 作者:林信良(网络化名良葛格) 学历:台湾大学电机工程学系 经历:SUN教育训练中心讲师 著作:《JAVA 学习笔记》、《Spring 技术手册》,为SUN官方教材主要编写成员之一 博客: http://blog.csdn.net/caterpillar_here 本书详细信息: http://www.china-pub.com/computers/common/info.asp?id=31664-Writer : Lin Hsin-liang (network pseudonym Liang Ge Ge) Education : National Taiwan University Department of Electrical Engineering experience : SUN lecturer in the education and training center works : "JAVA study notes", "Spring Technical Manual" SUN official materials for the preparation of the main member of the blog : http :// blog.csdn.net/caterpillar_here the book details : http :// www.china-pub.com/computers/common/inf o.asp id = 31664
Platform: | Size: 8955904 | Author: yi zhuoshi | Hits:

[JSP/Javalishanshuxue

Description: 1.这个计算器可用在离散数学的数理逻辑中,纯属工具,随意传播,由java语言实现,解压即可运行,需要按照java环境。可以去这里下载运行环境:http://www.skycn.com/soft/3116.html 2.这个计算器可以计算逻辑表达式的值、对应的真值表、主析取范式、主合取范式。 3.输入表达式时可以在表达式栏中输入,也可用相应的按钮输入,变元只能是PQRST。由于等价连接词无法识别,所以用等号代替,这也是一个无奈的选择。 4.计算前请选择变元个数(默认为3元)并对变元赋值。变元个数最高为5,基本能满足日常的计算。 5.计算器有自动检查表达式是否正确的功能,如果判断功能有误,麻烦您告诉我您的表达式。-1. The calculator can be used in discrete mathematics mathematical logic and is purely tools, and they spread by java language, can extract operation, in accordance with the needs of java environment. Go here to download operating environment : http :// www.skycn.com/soft/3116.html 2. The calculator can or count the value of the expression logic, truth table corresponding to the main disjunctive, with the main SAT. 3. Importation of expression can be imported in the expression column, also available in the corresponding button input variables can only be PQRST. As conjunction equivalence can not be identified, and so synonymous substitution, this is a helpless choice. 4. Please choose before calculating variable number (default 3 million) as well as variable assignment. Arguments for the
Platform: | Size: 7118848 | Author: vintoak | Hits:

[OtherPragmaticAjax

Description: 作者是Ajaxian.com的创始人,JavaOne、TheServerSide等诸多高级别会议的演讲者。本书作为Pragmatic系列之一,从实践出发,通过实例展示Ajax的诸多特性,手把手教你实现Google Map的绚丽效果。不仅教会你Ajax的技术细节,同时还带你了解各种功能强大的主流Ajax工具包(Dojo、Prototype、Script.aculo.us、DWR、Backbase、SmartClient、Ajax.NET、SAJAX、JSON-RPC),掌握Ajax实时查看源代码的方法以及进行代码调试的相应方法,学习Ajax的开发模式和框架。本书后半部分共用了五个章节,从服务器端编程的角度,详细讲述了Ajax同PHP、Ruby On Rails、Java和.NET等语言的融合,最后还介绍了与Ajax相类似的其他RIA技术以及Ajax的精彩未来(E4X, Canvas, SVG,的相关应用)。本书的全部代码下载地址:http://media.pragprog.com/titles/ajax/code/ajax-code.zip 本书秉承了《程序员修炼之道》的特点—— “从小工到专家”,各个层次的web开发人员都能从本书中获益匪浅。 -author is the founder of Ajaxian.com, JavaOne, TheServerSide and many other high-level meeting of the speaker. Pragmatic the book as one of the series, starting from practice, Ajax examples demonstrate the many characteristics Shoubashoujiao you realize the splendor Google Map results. Ajax church you not only technical details, also take you to understand the powerful mainstream Ajax Kit (Dojo, Prototype, Script.aculo.us, DWR, Backbase, SmartClient, Ajax.NET, SAJAX, JSON-RPC). Real-time master Ajax View the source code for the methods and the corresponding code debugging methods, Learning Ajax development model and the framework. The latter part of the book spent five chapters from the server side programming point of view, described in detail by Ajax with PHP, Ruby On Rails, Java and. NE
Platform: | Size: 2579456 | Author: zoujian | Hits:

[xml-soap-webserviceOReilly.JavaScript.The.Definitive.Guide.5th.Editio

Description: This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today s Web 2.0 applications. This book is both an example-driven programmer s guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including: Scripted HTTP and Ajax XML processing Client-side graphics using the <canvas> tag Namespaces in JavaScript--essential when writing complex programs Classes, closures, persistence, Flash, and JavaScript embedded in Java applications-This Fifth Edition is a completely revised nd expanded to cover JavaScript as it is used in t oday's Web 2.0 applications. This book is both an example- driven programmer's guide and a keep-o n-your-desk reference, with new chapters that explain everything you n eed to know to get the most out of JavaScript, including : Scripted HTTP and XML processing Ajax Client-s ide graphics using the
Platform: | Size: 2291712 | Author: | Hits:

[OtherAsp.Net_Ajax_PROGRAM

Description: 我的第一个chat room 是用ASP 3.0写的。 程序比较简单,两个text box, 用来处理页面上每秒刷新的信息。那时候,要想建一个真正的chat room,要用到Java Applet 或者 ActiveX control。基于HTTP的chart rooms都面临着一些跟我第一个chat room一样的问题。这些问题包括页面刷新导致的屏幕闪烁现象。但这个问题已经被AJAX解决了。 AJAX是JavaScript和 XML异步调用的结合。现在在server端用一些JavaScript代码就可以实现一个真正的chat room了。这篇文章不会介绍Ajax,并假设你已经对Ajax和ASP.NET的运用有一定了解。只是介绍如何用Ajax技术来创建一个基本的chat room。 -My first is a chat room with ASP 3.0 writes. Procedures are relatively simple, two text box, used to handle pages of information per second set. At that time, if we want to build a real chat room, have to use Java applet or ActiveX control. Based on the chart HTTP rooms are faced with something like my first one chat room asked the same issue. These issues include pages to refresh the screen flicker. However, this problem has been solved AJAX. AJAX is Asynchronous JavaScript and XML called the combination. Now the server side using some JavaScript code can achieve a real chat r the oom. This article will introduce Ajax, and the assumption that you have to Ajax and ASP.NET use a certain understanding. Only how to use Ajax technology to create a basic chat room.
Platform: | Size: 2048 | Author: 柳军 | Hits:

[JSP/Javacs-virtualBbs

Description: BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统. 运行平台: Liunx + JDK + Apache + Tomcat + MYSQL 或 Windows2000(WindowsNT、Windows98) + JDK + Apache + Tomcat + MYSQL BBS-CS文件结构: 在BBS-CS的文件包中有home、src、jar、doc四个目录。 其中:home下是程序文件,src下是源码,jar下是工具文件包,doc下是文档。 声明: 本软件版权归作者龚天乙和BBS-CS网站(http://www.laoer.com)、爱情工作室(http://www.loveroom.com.cn)网站所有,任何人不得将其用于商业用途(即不可买卖、发行,如需此软件构建商业或个人网站,请email至laoer@vip.163.com,以供统计备案,同时必须保留爱情工作室的广告和版权声明),如果需要商业支持,将收取一定的费用,同时不得将该软件改造后出售。本软件目的供JSP爱好者学习研究使用,BBS-CS网站和爱情工作室将提供该软件的升级。 -BBS-CS is used JSP Servlet JavaBean development of a virtual network community systems. Platform : Liunx JDK Apache Tomcat MYSQL or Windows 2000 (Wi ndowsNT. Windows98) JDK Apache Tomcat MYSQL BBS-CS structure of the document : BBS-CS package are home, src, jar, doc directory 4. Of which : home under program files under src source code, under the jar is a tool kit, documentation is under doc. Statement : The property of software wrote Tian-yi and BBS-CS web site (http :// www.laoer.com), the studios love (http :// www.loveroom.com.cn) website all, A person shall not be used for commercial purposes (that is, not the sale, distribution, and if this software to construct commercial or personal websites. Please email to laoer@vip.163.com, statistics for the record, Love must also retain th
Platform: | Size: 587776 | Author: 宾斌 | Hits:

[JSP/JavaJava_WebClient.jar

Description: Java写的WebClient,去掉.zip后缀,双击即可运行Jar文件(前提是有Java环境),模拟客户端向服务器发出HTTP请求,可自行编辑Headers-Java write WebClient and remove. Zip extension. Double-click can run Jar (premise is Java environment), Simulation client to the server HTTP request, may be edited Headers
Platform: | Size: 8192 | Author: 龙文 | Hits:

[JSP/JavaBuildingInfo

Description: 使用J2EE Struts开发的房地产信息咨询系统,数据使用Sql Server2000 服务器为Tomcat 4.1,包里面有Bean源代码和布置好的工程文件,解压后只要将工程文件拷贝到Tomcat服务器里面的webapps下面即可开启服务器,在浏览器当中输入http://localhost:8080/Building进行浏览-use Struts J2EE development of the real estate information and consulting system. data server using SQL Server 2000 for Tomcat 4.1, Bean packet with a source code layout and good engineering documents, unpacked once the project files are copied to the server inside the Tomcat webapps below services can be opened All in a browser, which imported http://localhost : 8080/Building browsing
Platform: | Size: 1973248 | Author: uruz7 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net